Welcome![Sign In][Sign Up]
Location:
Search - matching two images

Search list

[2D Graphicmatcher

Description: 自己写的两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。-himself wrote the two images and matching feature points, which used the OpenCV library, features include : the feature points subpixel accuracy testing, the initial matching feature points, the basic matrix calculation and constraint to guide matching.
Platform: | Size: 95232 | Author: 屈磊 | Hits:

[Special Effectstxpp

Description: 这是两幅256色图像进行图像匹配的例子。手动选取特征点,然后自动计算仿射变换参数,并将两幅图像进行并接,合成一幅图像。-This is a two-color image 256 image matching example. Manually selected feature points, and then automatically calculates the affine transformation parameters, and two images and then, synthetic image.
Platform: | Size: 113664 | Author: 寄生蜂 | Hits:

[Graph Recognizepicture

Description: 用MATLAB对两幅图片进行图像匹配,程序运用了两种匹配算法:1.基于灰度值的模板匹配2.模板匹配的改进算法 采用界面输入输出方式-Using MATLAB for image matching two images, the program uses two types of matching algorithm: 1. Based on the gray value of the template matching 2. Template matching algorithm to improve the way input and output interface
Platform: | Size: 196608 | Author: 蒋周云 | Hits:

[Special Effectsfeigangxing

Description: 基于matlab 图像配准 利用非刚性强壮点匹配法匹配两幅图像的一个解约方案-Matlab-based image registration using robust non-rigid point matching method to match two images of a termination program
Platform: | Size: 46080 | Author: wang | Hits:

[.netsift-1.1.1_20070330_win

Description: 图像的配准,特征点的匹配,直接读入两幅图像即可-Image registration, the matching feature points directly into the two images can be read
Platform: | Size: 454656 | Author: 吴明 | Hits:

[Special Effectsmatch

Description: 两幅图像匹配时的框架,vc++的,朋友个人所编,你可以在这个框架上加自己算法-When matching two images of the framework, vc++ And Friend made by individuals, you can add in the framework of their algorithm
Platform: | Size: 161792 | Author: ljz | Hits:

[GDI-Bitmapzhang

Description: A Robust Technique for Matching Two Uncalibrated Images Through the Recovery of the Unknown Epipolar Geometry张正友的关于非标定匹配方面的文章.-A Robust Technique for Matching TwoUncalibrated Images Through the Recovery ofthe Unknown Epipolar Geometry Zhengyou Zhang on the non-demarcation of matching articles.
Platform: | Size: 2355200 | Author: 李斌 | Hits:

[Special Effectsretmp

Description: 基于象素的图像配准程序,要配准的两幅图像,通过多对对控制点来配对-Pixel-based image registration procedures are based on the registration of two images, through a multi-right right control point to the matching
Platform: | Size: 1024 | Author: Anne | Hits:

[Special Effectstxpj

Description: 两幅图像进行匹配、拼接,运用opencv,完成像素点的匹配,原创,首发 -Two images match, splicing, using opencv, completed the matching pixels, originality, the first
Platform: | Size: 6042624 | Author: 李磊 | Hits:

[Special EffectsIMGReg

Description: 本程序主要实现的是半自动的基于特征图像配准,在程序中,需要手工选取特征点,程序将自动寻找到相匹配的特征点,然后自动计算仿射变换参数,并将两幅图像进行拼接,合成一副图像-This procedure is mainly to achieve semi-automatic feature-based image registration, in the process, the need to manually select the feature points, the program will automatically find the matching feature points, and then automatically calculates the affine transformation parameters, and splicing two images , Synthesis of an Image
Platform: | Size: 107520 | Author: 聂尧 | Hits:

[Special Effects164125635720071271414456750079

Description: sift图像匹配算法实现 两幅图像合并成一幅图像-image matching algorithm sift two images into an image
Platform: | Size: 352256 | Author: 郭忠斌 | Hits:

[Special Effectsnewmatch

Description: 对两幅图像进行角点检测,并对检测到的角点进行特征匹配,效果非常好,误匹配率非常低,耗时仅9毫秒-Two images of the corner detection, and detects the angular point feature matching, the effect is very good, very low false match rate, time-consuming only 9 ms
Platform: | Size: 8192 | Author: 张志超 | Hits:

[Special EffectsMatlabFFT

Description: Matlab_基于FFT的图像配准 粗估算两幅图像之间的平移差,返回水平方向平移差到xtran,返回垂直方向平移差到ytran 用在图像配准中的粗匹配中,对噪声、图像中物体发生运动等极为鲁棒!-FFT-based Matlab_ Image Registration rough estimate of the translation between two images, poor, poor translation to return to the horizontal direction to xtran, to return to the vertical direction to the poor translation ytran image registration used in the coarse matching of noise, image movement of objects, such as occurred in a very robust!
Platform: | Size: 135168 | Author: yol | Hits:

[Special EffectsUserSession

Description: 采用基于互信息的方法对两幅图像进行配准,对光照变化具有一定的自适应性。-Mutual information-based method of matching two images of the illumination change has a certain adaptability.
Platform: | Size: 4096 | Author: jiaojiao | Hits:

[Special EffectsIDA

Description: 对两幅图像特征点对匹配算法的一个实现,采用了09年pami一文章的观点,算法名称IDA(Incremental Dissimilarity Approximations)-Feature points of two images of an implementation of matching algorithm used pami a 2009 article, views, the algorithm name of IDA (Incremental Dissimilarity Approximations)
Platform: | Size: 1024 | Author: zhaoyuhang | Hits:

[Special EffectsIMGReg

Description: 图像配准是对取自不同时间,不同传感器或者 不同视解的同一场景的两幅图像或者多幅图像匹配的过程,它被子广泛应用在遥感图像/三维重构/机器人视觉等领域.下面是利用VC++来实现图像的配准源程序.-Image registration is a different time from different sensors or different solutions of the same scene as the two images or multiple image matching process, which is widely used in remote sensing quilt images/three-dimensional reconstruction/robot vision and other fields. The following is to use VC++ to achieve the source image registration.
Platform: | Size: 103424 | Author: 刘亚宁 | Hits:

[GIS programfm_gui_v2

Description: 基于傅立叶-梅林变换的matlab编写的配准系统,运行fm_gui.m后即出现演示界面,左侧的两个图形框选择待配准的两幅图像,图像可以进行缩放旋转变换。右侧的列表框"Window"下可以选择滤波窗,"Rotation"、"Scale"、"Log-polar"可分别选择旋转、缩放、以及对数极坐标变换所用的插值方法,按键"REGISTER"下的滑动 键可选备选的峰值点总数,点击"REGISTER"按键, 对应的下方图形框即显示配准后的两幅图像,最下方的"Translation"、"Rotation"和"Scale"文本框分别显 示待配准图像间的偏移、旋转、缩放参数。-Based on the Fourier- Mellin transform matlab prepared with System, after having run the demo fm_gui.m interface, the left side of the box to choose the two graphics to be matching the two images, the image can zoom in and out rotation. The list on the right box " Window" under the option of filtering window, " Rotation" , " Scale" , " Log-polar" can choose to rotate, zoom, as well as the number of polar coordinate transform of the interpolation method used, button " REGISTER" sliding under the optional options key points of the total number of peaks, click on " REGISTER" button below the corresponding graphic box that is displayed after the registration of two images, the bottom of the " Translation" , " Rotation" and " Scale" text box Registration to be, respectively, show the offset between images, rotation, scaling parameters.
Platform: | Size: 532480 | Author: 刘子木 | Hits:

[2D Graphicmatching

Description: Matching SIFT algorithm. Matches features between two images and displays the result. Useful for finding features in video scenes.
Platform: | Size: 10240 | Author: vlad | Hits:

[Graph programtwo-images-match01

Description: 该代码实现两幅图像的匹配,有详细的说明与报告-The code to achieve the matching of two images, a detailed explanation and report
Platform: | Size: 196608 | Author: 陈芳芳 | Hits:

[Graph programsift-master

Description: 实现两幅图像基于sift特征的匹配,剔除误匹配点,实现精确的图像匹配(Matching two images based on SIFT features)
Platform: | Size: 13312 | Author: hyx记忆 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net